Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: K8s #1378

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

feat: K8s #1378

wants to merge 1 commit into from

Conversation

Xiphoseer
Copy link
Contributor

This works for minikube, but is very much still WIP

@Xiphoseer Xiphoseer force-pushed the feature/k8s branch 2 times, most recently from 17c0185 to 0eda4d5 Compare January 2, 2024 00:01
@aronwk-aaron aronwk-aaron changed the title Feature: K8s feat: K8s Jan 2, 2024
@Rindula
Copy link

Rindula commented May 21, 2024

If you need someone to test this somewhere else, I have a single node k3s cluster at home where I could run this.

@Rindula
Copy link

Rindula commented Jun 28, 2024

Using hostpath for the PVC is not quite working, is there a way to make this using the default storage provider?

@Xiphoseer
Copy link
Contributor Author

Using hostpath for the PVC is not quite working, is there a way to make this using the default storage provider?

Probably yes, this was done as a first draft for use with minikube mount /path/to/client:/luclient. It's also raw hostPath in a pod not even a PVC.

For a complete setup, you're right, this should be a configurable PersistentVolume

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants